home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / AIDA64 / aida64extreme185.exe / {app} / aida_vsb.vsb / AIDA64.Gadget / gadget.xml < prev   
Encoding:
Extensible Markup Language  |  2011-08-18  |  768 b   |  23 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <gadget>
  3.     <name>AIDA64</name>
  4.     <namespace>FinalWire.AIDA64</namespace>
  5.     <version>1.85</version>
  6.     <author name="FinalWire Ltd.">
  7.         <info url="http://www.aida64.com/" />
  8.     </author>
  9.     <copyright>© 1995-2011</copyright>
  10.     <description>Monitor temperature, voltage and fan speed values via AIDA64.</description>
  11.     <icons>
  12.       <icon height="64" width="64" src="aida.png"/>
  13.     </icons>
  14.     <hosts>
  15.         <host name="sidebar">
  16.             <base type="HTML" apiVersion="1.85.1600" src="AIDA64.html" />
  17.             <permissions>full</permissions>
  18.             <platform minPlatformVersion="0.4" />
  19.             <defaultImage src="aida.png"/>
  20.         </host>
  21.     </hosts>
  22. </gadget>
  23.